Applied Jan Arne Petersen's patch for GtkScrolledWindow
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:09:18 +0000 (20:09 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:59:28 +0000 (20:59 -0400)
commita18af0b98087923b254d8cbe29522e1265550bb1
treedcce06db268480c8b117feae16f4496b73c0546e
parent894e887370bc1b9f9f2e085e681b422448d50a54
Applied Jan Arne Petersen's patch for GtkScrolledWindow

Applied patch to add height-for-width/width-for-height suppot
to GtkScrolledWindow plus modifications to use gtk_widget_get_desired_size()
to query children sized instead of directly calling the layout api, plus
removed the ->size_request() implementation interfering with the mess.
gtk/gtkscrolledwindow.c